Autogenerated HTML docs for v1.8.0-rc1-18-gc5fe2 
diff --git a/urls.txt b/urls.txt index 2890194..1d15ee7 100644 --- a/urls.txt +++ b/urls.txt 
@@ -6,8 +6,12 @@  Depending on the transport protocol, some of this information may be  absent.   -Git natively supports ssh, git, http, https, ftp, ftps, and rsync -protocols. The following syntaxes may be used with them: +Git supports ssh, git, http, and https protocols (in addition, ftp, +and ftps can be used for fetching and rsync can be used for fetching +and pushing, but these are inefficient and deprecated; do not use +them). + +The following syntaxes may be used with them:    - ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/path/to/repo.git/  - git://host.xz{startsb}:port{endsb}/path/to/repo.git/